const runtime._KindSpecialPinCounter
6 uses
runtime (current package)
mheap.go#L1837: _KindSpecialPinCounter = 5
mheap.go#L2387: case _KindSpecialPinCounter:
pinner.go#L328: ref, exists := span.specialFindSplicePoint(offset, _KindSpecialPinCounter)
pinner.go#L335: rec.special.kind = _KindSpecialPinCounter
pinner.go#L348: ref, exists := span.specialFindSplicePoint(offset, _KindSpecialPinCounter)
pinner.go#L371: t, exists := span.specialFindSplicePoint(offset, _KindSpecialPinCounter)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)